salvo-cache 0.37.9

Cache middleware for Salvo web server framework.
Documentation

salvo-cache

Cache middleware for Savlo.

This is offical crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features=["cache"] }

Docs